body {
  font-family: Arial;
  overflow-x: hidden;
}
.over {
  overflow: hidden;
}
.trans {
  -webkit-transition: all 300ms ease 0s;
  transition: all 300ms ease 0s;
}
.imgZoom img {
  transition: all 0.4s;
  -webkit-transition: all 0.4s;
}
.imgZoom img:hover {
  transform: scale(1.1, 1.1);
  -webkit-transform: scale(1.1, 1.1);
}
.hoverBtn {
  cursor: pointer;
  -webkit-transition: all 300ms ease 0s;
  transition: all 300ms ease 0s;
}
.hoverBtn:hover {
  background-color: #ca0f19 !important;
  color: #fff !important;
}
.nowrap {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.ellip2 {
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  display: block;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.auto-container {
  width: 1400px;
  margin-left: auto;
  margin-right: auto;
}
.top-search-overlay {
  position: fixed;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  background: #666666;
  z-index: 100;
  opacity: 0.8;
  display: none;
}
.site-head {
  position: absolute;
  top: 0;
  z-index: 10;
  width: 100%;
}
.more_shape {
  display: inline-block;
}
.more_shape a {
  vertical-align: middle;
  width: 35px;
  height: 35px;
  border-radius: 4px;
  display: inline-block;
  margin-left: 4px;
}
.more_shape a img {
  vertical-align: top;
}

.site-nav {
  width: 100%;
  background-color: transparent;
  z-index: 50;
  -webkit-transition: all 300ms ease 0s;
  transition: all 300ms ease 0s;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  background-color: #fff;
}
.site-nav .auto-container {
  width: 92%;
}
.head {
  position: relative;
}
.head .logo {
  position: relative;
  z-index: 10;
  float: left;
  line-height: 100px;
}
.head .logo a {
  display: block;
}
.head .logo img {
  height: 95px;
}
.head .slogan {
  position: relative;
  margin-top: 38px;
  padding-left: 14px;
  width: 400px;
  margin-left: 14px;
  float: left;
  color: #222;
  font-size: 20px;
  color: #ca0f19;
  font-weight: bold;
}
.head .slogan::after {
  content: '';
  width: 1px;
  height: 50px;
  background-color: rgba(255, 255, 255, 0.5);
  left: 0;
  top: 50%;
  position: absolute;
  margin-top: -25px;
}
.head .navBar {
  float: right;
  opacity: 1;
  filter: alpha(opacity=100);
  transition: all 0.5s;
  transform-origin: left center;
}
.head .nav li {
  position: relative;
  display: inline-block;
  margin: 0 31.5px;
  line-height: 100px;
  vertical-align: top;
}

.head .nav li .stair {
  position: relative;
}
.head .nav li.active .stair > a {
  color: #ca0f19;
}
.head .nav li.active .sub {
  display: block;
}
.head .nav li:hover .stair > a {
  color: #ca0f19;
}
.head .nav li .a {
  display: block;
  color: #222;
  font-size: 16px;
}
.head .nav li .a .mobile-navbtn {
  position: absolute;
  top: 10px;
  right: 0;
  margin: auto;
  font-size: 20px;
  width: 20px;
  height: 20px;
  transition: 0.3s;
}
.head .nav li .a .mobile-navbtn.open {
  transform: rotate(90deg);
}
.head .nav li .a .mobile-navbtn::before {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  content: '';
  width: 10px;
  height: 10px;
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
  transform: rotate(45deg);
}
.head .top_search {
  position: relative;
  float: right;
  padding-left: 36px;
  line-height: 98px;
  cursor: pointer;
}
.head .top_search img {
  vertical-align: middle;
}
.head .top_search .search_con2 {
  position: absolute;
  right: 22px;
  top: 34px;
  height: 34px;
  z-index: 100;
  transform-origin: right center;
  transition: all 0.5s;
  width: 0px;
}
.head .top_search .search_con2 .search-input {
  width: 100%;
  float: right;
  height: 34px;
  line-height: 34px;
  overflow: hidden;
  border-bottom: 1px solid #333;
  font-size: 13px;
  box-sizing: border-box;
  background: #fff;
}
.head .top_search .search_con2 .input1 {
  height: 34px;
  line-height: 34px;
  background: none;
  border: 0;
  width: 100%;
  float: left;
  outline: none;
  font-size: 13px;
  color: #666666;
  font-family: "微软雅黑";
  padding-left: 10px;
  box-sizing: border-box;
}
.head .top_search .search_con2 .bnts {
  float: right;
  width: 56px;
  height: 48px;
  background: url(../images/head_pic3.png) center center no-repeat;
  margin-right: 1px;
  cursor: pointer;
  border: none;
  outline: none;
}
.head .top_search .search_con2 .moblie-search-close {
  position: absolute;
  top: 15px;
  right: 15px;
  width: 20px;
  height: 20px;
  background: url(../images/c10.png) center center no-repeat;
}
.head .top_search .language{ display:inline-block; vertical-align:middle; font-size:14px; color:#fff; line-height:50px; padding-left:15px;  position:relative; }
.head .top_search .language .t{ display:block; padding-right:10px; background:url(../images/jt1.png) no-repeat right center; }
.head .top_search .language .aBox{ border:1px solid #dfdfdf; text-align:center; background:#fff; opacity:0; margin-top:-10px; position:absolute; right:0; top:80%; background:#fff; transform:scale(0); -webkit-transform:scale(0); -moz-transform:scale(0); -ms-transform:scale(0); -o-transform:scale(0); transition:opacity .3s,margin .3s; -webkit-transition:opacity .3s,margin .3s; -ms-transition:opacity .3s,margin .3s; -moz-transition:opacity .3s,margin .3s; -o-transition:opacity .3s,margin .3s; }
.head .top_search .language .aBox::before{ position: absolute; left:0; bottom:100%; content:""; width:100%; height:5px; background:url(../images/jt4.png) no-repeat center; }
.head .top_search .language:hover .aBox{ margin-top:0; opacity:1; z-index:2; transform:scale(1); -webkit-transform:scale(1); -moz-transform:scale(1); -ms-transform:scale(1); -o-transform:scale(1); }
.head .top_search .language .aBox a{ display:block; font-size:14px; line-height:20px; color:#888888; padding:7px 10px; white-space: nowrap; }
.head .top_search .language .aBox a+a{ border-top:1px solid #eeeeee; }
.head .top_search .language .aBox a:hover{ color:#ffa501; background:#eef1f6; }
.sub {
  position: absolute;
  left: 0%;
  top: 100%;
}
.sub .arr {
  display: none;
  width: 0;
  height: 0;
  border: 0px solid transparent;
  border-left-width: 8px ;
  border-right-width: 8px ;
  border-top-width: 6px ;
  border-bottom-width: 6px ;
  border-bottom-color: #fff;
  position: absolute;
  top: -12px;
  left: 28px;
}
.sub > dl {
  display: none;
}
.sub > dl dd {
  line-height: 1.6;
  padding: 3px 15px;
  font-size: 16px;
  background-color: #fff;
}
.sub > dl dd .mobile-navbtn {
  display: none;
  position: absolute;
  top: 8px;
  right: 15px;
  margin: auto;
  font-size: 20px;
  width: 20px;
  height: 20px;
  transition: 0.3s;
}
.sub > dl dd .mobile-navbtn.open {
  transform: rotate(90deg);
}
.sub > dl dd .mobile-navbtn:after {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  content: '';
  width: 10px;
  height: 10px;
  border-right: 2px solid #333;
  border-bottom: 2px solid #333;
  transform: rotate(45deg);
}
.sub > dl dd .text {
  display: inline-block;
  vertical-align: middle;
  color: #535353;
}
.sub > dl dd:hover .text {
  color: #ca0f19;
}
.sub > dl dd .t-menu {
  position: absolute;
  /*top: 0;*/
  left: 101%;
  background-color: #fff;
  display: none;
  margin-top: -30px;
}
.sub > dl dd .t-menu li {
  padding: 7px 20px;
  box-sizing: border-box;
  line-height: 20px;
  margin: 0;
}
.sub > dl dd .t-menu li a {
  display: block;
}
.sub > dl dd .t-menu li a:hover {
  color: #ca0f19;
}
.sub > dl a {
  color: #333;
  white-space: nowrap;
}
.scrollHead {
  position: fixed;
  top: 0;
  z-index: 100;
}
#showopen .top_search .search_con2 {
  width: 170px;
}
#showopen .head .navBar {
  opacity: 0;
  filter: alpha(opacity=0);
  transform: scale3d(0, 0, 0);
}
.M_search {
  display: none;
  position: fixed;
  z-index: 100;
  top: 0;
  width: 100%;
  height: 58px;
  background-color: red;
  box-sizing: border-box;
}
.M_search .mInp1 {
  width: 100%;
  height: 100%;
  border: 0;
  box-sizing: border-box;
  outline: none;
  padding: 10px;
  padding-right: 74px;
  font-size: 15px;
  color: #666;
  height: 58px;
}
.M_search .mInp1::placeholder {
  color: #999;
}
.M_search .m_search_btn {
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  width: 80px;
  border: 0;
  outline: none;
  text-align: center;
  cursor: pointer;
}
.M_search .m_search_btn img {
  display: inline-block;
}
.footer {
  margin-top: -218px;
  position: relative;
  z-index: 3;
  background-color: #ffffff;
  border-top-right-radius: 180px;
}
.footer .footer_content {
  padding-top: 90px;
  padding-bottom: 60px;
}
.footer .friendlink {
  margin-bottom: 36px;
  font-size: 14px;
  color: #666;
}
.footer .friendlink a {
  margin: 0  12px;
  font-size: 14px;
  color: #666;
}
.footer .friendlink a:hover {
  color: #ca0f19;
}
.footer dl {
  position: relative;
  transition: all 0.3s ease 0s;
  padding-left: 10%;
  float: right;
  color: #333333;
  box-sizing: content-box;
}
.footer dl dt {
  position: relative;
  margin-bottom: 12px;
  font-size: 16px;
  font-weight: normal;
  color: #333333;
  font-weight: 700;
  text-transform: uppercase;
}
.footer dl dd {
  line-height: 26px;
  font-size: 14px;
  color: #666;
}
.footer dl dd p {
  width: 254px;
  word-wrap: break-word;
  line-height: 24px;
}
.footer dl dd a {
  font-weight: normal;
  color: #747474;
  text-decoration: none;
}
.footer dl dd a:hover {
  color: #ca0f19;
}
.footer .contactUs_box {
  width: 304px;
}
.footer .f_msg {
  float: left;
  width: 30%;
}
.footer .f_contact_link {
  width: 70%;
  float: right;
}
.footer .msg_title {
  position: relative;
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: normal;
  color: #333333;
  font-weight: 700;
  text-transform: uppercase;
}
.footer .contact-form {
  width: 408px;
}
.footer .contact-form .form-group {
  position: relative;
  margin-bottom: 8px;
}
.footer .contact-form .form-group .tips {
  position: absolute;
  left: 26px;
  line-height: 48px;
  z-index: 1;
  color: #aaaaaa;
  font-size: 16px;
}
.footer .contact-form .form-group .tips i {
  color: #ff0000;
  font-style: normal;
}
.footer .contact-form .ttrc .inpItem:nth-child(1) {
  padding-right: 5px;
}
.footer .contact-form .ttrc .inpItem:nth-child(2) {
  padding-left: 5px;
}
.footer .contact-form input {
  width: 100%;
  height: 36px;
  box-sizing: border-box;
  padding: 4px 10px;
  border-radius: 4px;
  font-size: 14px;
  outline: none;
  color: #252121;
  border: 0;
  background-color: #f6f6f6;
}
.footer .contact-form input::placeholder {
  color: #999999;
}
.footer .contact-form .textareaBox {
  height: 84px;
}
.footer .contact-form textarea {
  width: 100%;
  height: 88px;
  border-radius: 4px;
  box-sizing: border-box;
  padding: 10px;
  font-size: 14px;
  outline: none;
  color: #252121;
  border: 0;
  background-color: #f6f6f6;
  resize: none;
}
.footer .contact-form textarea::placeholder {
  color: #999999;
}
.footer .contact-form .submitBox .submit-btn {
  width: 100%;
  height: 88px;
  background-color: #333333;
  color: #fff;
  border-radius: 5px;
  outline: none;
  border: 0;
  font-size: 14px;
  text-transform: uppercase;
}
.footerbar {
  border-top: 1px solid #eeeeee;
  text-align: center;
  color: #666666;
  line-height: 72px;
  font-size: 14px;
}

.footerbar .copyright {
  float: left;
}
.footerbar .copyright a{
    color: #666666;
}
.footerbar .copyright a:hover{
    color: #ca0f19;    
}

.footerbar .copyright .sitemap {
  margin-left: 26px;
}

